Skip to content

Conversation

@cgwalters
Copy link
Collaborator

install.rs is getting way too large.

install.rs is getting way too large.

Signed-off-by: Colin Walters <[email protected]>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the 'Aleph' related code from install.rs into a new install/aleph.rs module. This is a good change that improves code organization and reduces the size of install.rs. The logic for writing the aleph data has been nicely encapsulated into a write_to method on the InstallAleph struct. I have one suggestion to further improve encapsulation by making the fields of InstallAleph private.

@cgwalters cgwalters requested a review from ckyrouac August 13, 2025 20:10
@ckyrouac ckyrouac enabled auto-merge (rebase) August 18, 2025 15:05
@cgwalters cgwalters disabled auto-merge August 18, 2025 17:19
@cgwalters cgwalters merged commit f345357 into bootc-dev:main Aug 18, 2025
29 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants